Fix mem-set, mem-max, and vcpu-set commands when used against inactive domains.
authorEwan Mellor <ewan@xensource.com>
Fri, 15 Dec 2006 11:50:04 +0000 (11:50 +0000)
committerEwan Mellor <ewan@xensource.com>
Fri, 15 Dec 2006 11:50:04 +0000 (11:50 +0000)
commit1c67fc6446a712cc0a1a50e54ec11496f576b93c
tree54b934ea827c7c5ddd4230bccc107308d9009651
parent14a3d5c056cf1f5f8824c3043a4023304a1042c7
Fix mem-set, mem-max, and vcpu-set commands when used against inactive domains.

Signed-off-by: Daniel P. Berrange <berrange@redhat.com>
tools/python/xen/xend/XendDomain.py
tools/python/xen/xend/XendDomainInfo.py
tools/python/xen/xend/server/SrvDomain.py